Home | All Classes | Grouped Classes | Index | Search
Returns true if the other address is greater.
bool operator > ( const CL_IPAddress& other_instance);
Detailed description:
This is used for sorting
purposes (eg. if you use a std::map
See also: